home *** CD-ROM | disk | FTP | other *** search
- NOTES
-
- You need the GNU C compiler for compiling jpegAGA, but there should be
- no big problems when using other compilers.
-
- To compile jpegAGA.c you nedd some include files from the jpeg directory.
- You also need the linker library libjpeg.a.
-
- To create libjpeg.a go into the jpeg directory and enter:
-
- make -f makefile.gcc.amiga libjpeg.a
- copy libjpeg.a gcc:lib
-